home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 August
/
Chip_2004-08_cd1.bin
/
oddech
/
hexxagon
/
Neave Hexxagon.exe
/
scripts
/
DefineSprite_64
/
frame_23
/
DoAction.as
Wrap
Text File
|
2003-10-01
|
137b
|
9 lines
tellTarget("_root.Hexx" + _root.hexx + ".Wobble")
{
if(_currentframe < 10)
{
gotoAndStop("Attacked");
}
}
play();